iT邦幫忙

第 11 屆 iThome 鐵人賽

DAY 25
1
Mobile Development

iOS App初心者的30天試鍊系列 第 25

Day25:今天來談串接Google Custom Search API,解析 JSON 資料

  • 分享至 

  • xImage
  •  

在昨天談完Day24:利用Collection view 製作照片牆後,今天我們來談串接Google

Custom Search API,解析 JSON 資料

如何取得Google search engine ID & API key

想要串接 Google Custom Search JSON API,我們必須在網址裡夾帶

search engine ID & API key

  1. 建立 Custom Search Engine,得到 search engine ID,必須先建立

    Custom Search Engine。

2.我們連到 Custom Search Engine control panel 建立 Search Engine。

https://cse.google.com/cse/all

https://ithelp.ithome.com.tw/upload/images/20191002/20112182dNLjRH1S9x.jpg

  1. 取得 Search Engine ID , 把值複製下來

    https://ithelp.ithome.com.tw/upload/images/20191003/201121829KqU5grMDU.jpg

4.到API key網站

https://ithelp.ithome.com.tw/upload/images/20191002/201121829e8XOtVVWY.jpg

5.取得 API key

https://ithelp.ithome.com.tw/upload/images/20191002/20112182N3h97G8NBS.jpg

https://ithelp.ithome.com.tw/upload/images/20191003/20112182QRTLnS2xQ3.jpg

串接 Google Custom Search JSON API

有了 search engine ID & API key,我們將可採用以下網址搜尋 Google 上豐富資料。

網址至少要包含以下三個參數:

key: API key

cx: search engine ID

q: 搜尋的文字

接下來我們就可以在瀏覽器輸入要查詢的資料,之後就可以在App中放入查詢的API

https://ithelp.ithome.com.tw/upload/images/20191003/20112182xa7YuJlBLM.jpg


上一篇
Day24:利用Flow Layout 的Collection view 製作照片牆
下一篇
Day26:今天來聊聊如何Call API做個提供Ubike資訊的App
系列文
iOS App初心者的30天試鍊31
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言